How to Install libgldi-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libgldi-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

libgldi-dev software package provides Light and eye-candy dock to launch your programs (dev package), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libgldi-dev 

libgldi-dev is installed in your system.

Make ensure the libgldi-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libgldi-dev *

You will get with libgldi-dev package name, version, architecture and description in a table

libgldi-dev package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Library development
Package libgldi-dev
Version 3.3.99.beta1.2.really.3.3.2-0u
Description Light and eye-candy dock to launch your programs (dev package)
Sub Section libdevel


See Also, How to uninstall or remove libgldi-dev software package from Ubuntu 14.04 LTS (Trusty Tahr)?